public class WeaveProfileOrCatalogImpl extends Object implements MultiTenantProfileOrCatalog
| Modifier and Type | Field and Description |
|---|---|
protected MultiTenantProfileOrCatalogImpl |
embeddableMultiTenantProfileOrCatalog |
| Constructor and Description |
|---|
WeaveProfileOrCatalogImpl() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEditCatalog() |
Long |
getEditProfile() |
protected MultiTenantProfileOrCatalogImpl |
getEmbeddableMultiTenantProfileOrCatalog(boolean assign) |
void |
setEditCatalog(Long editCatalog) |
void |
setEditProfile(Long editProfile) |
protected MultiTenantProfileOrCatalogImpl embeddableMultiTenantProfileOrCatalog
public Long getEditCatalog()
getEditCatalog in interface MultiTenantProfileOrCatalogpublic void setEditCatalog(Long editCatalog)
setEditCatalog in interface MultiTenantProfileOrCatalogpublic Long getEditProfile()
getEditProfile in interface MultiTenantProfileOrCatalogpublic void setEditProfile(Long editProfile)
setEditProfile in interface MultiTenantProfileOrCatalogprotected MultiTenantProfileOrCatalogImpl getEmbeddableMultiTenantProfileOrCatalog(boolean assign)
Copyright © 2020. All rights reserved.