public class RegistryObjectItem.ProfileVisibilityBean
extends java.lang.Object
Constructor and Description |
---|
ProfileVisibilityBean(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) |