@Authorization(permissionClass="oracle.webcenter.webcenterapp.model.security.WebCenterPermission") public interface DeviceAttributeResource extends ManagedResource
Modifier and Type | Method and Description |
---|---|
boolean |
getIsOptional() |
java.lang.String |
getValue() |
void |
setIsOptional(boolean isOptional) |
void |
setValue(java.lang.String value) |
getAuthorizedActions, getCreated, getCreator, getDescription, getDocumentRef, getId, getIsInitialized, getIsSecured, getIsSeeded, getModified, getModifier, getName, getNamespace, getPortal, getRootSecurityEntity, getSecurityEntity, getSecurityId, getShortId, getType, getVersionId, inheritsSecurity, lock, setCreated, setCreator, setDescription, setDocumentRef, setIsInitialized, setIsSeeded, setName, setNamespace, setPortal, setSecurityEntity, setSecurityId, setVersionId
@PersistProperty(type=STRING, offset=1) java.lang.String getValue()
void setValue(java.lang.String value)
@PersistProperty(type=NUMBER, offset=2) boolean getIsOptional()
void setIsOptional(boolean isOptional)