public class RegistryObjectItem.ProfileVisibilityBean
extends java.lang.Object
Constructor and Description |
---|
RegistryObjectItem.ProfileVisibilityBean(javax.xml.registry.infomodel.RegistryEntry profile,
java.util.Map<java.lang.Integer,java.lang.Character> currentUserProfilePermissions,
com.centrasite.jaxr.assettype.ProfileManager profileManager) |
Modifier and Type | Method and Description |
---|---|
boolean |
isProfileReadOnly() |
boolean |
isProfileVisible() |
void |
setProfileReadOnly(boolean isProfileReadOnly) |
void |
setProfileVisible(boolean isProfileVisible) |
public RegistryObjectItem.ProfileVisibilityBean(javax.xml.registry.infomodel.RegistryEntry profile, java.util.Map<java.lang.Integer,java.lang.Character> currentUserProfilePermissions, com.centrasite.jaxr.assettype.ProfileManager profileManager) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException