public class PortalInstancePropertyBean extends PortalPropertyBean
PropertyBean.SimpleValueHolder<T>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE
The Constant RESOURCE_TYPE.
|
Constructor and Description |
---|
PortalInstancePropertyBean() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTemplateName()
Get the template name of the template the Portal is based on.
|
void |
populateLinks(oracle.webcenter.jaxrs.framework.uri.UriService service)
Used By REST API to pass in UriService to create auxiliary links
|
java.lang.String |
resourceType() |
void |
setTemplateName(java.lang.String templateName)
Set the template name of the template the Portal is based on.
|
expandLoginFailedPage, expandLoginPage, expandNavigationRootNode, expandOfflinePage, expandPageCreationStyle, expandResourceCatalogForGroupSpaceSiteTemplates, expandSkin, getAcronym, getAdminMailingList, getAllMailingList, getAncestorPath, getApplicationID, getCopyrightMessage, getCreationStatus, getDefaultLanguage, getDisplayName, getEnabledTools, getHelpPage, getIcon, getIconScaled, getInviteWebCenterUsersEnabled, getIsBlockAllAccess, getIsClosed, getIsDiscoverable, getIsFooterHidden, getIsOnline, getIsPageCreationSettingInstantCreate, getIsPublic, getIsPublishRSS, getIsSeeded, getIsSelfRegistration, getIsWorkflowApprovalSubscriptionApprovalRequired, getIsWorkflowApprovalSubscriptionEnableAllRoles, getIsWorkflowApprovalUnsubscriptionApprovalRequired, getIsWorkflowApprovalUnsubscriptionEnableAllRoles, getJavaFormatId, getKeywords, getLoginFailedPage, getLoginPage, getLogo, getLogoScaled, getMemberCount, getNavigationRootNode, getOfflinePage, getPageCreationSettingScheme, getPageCreationStyle, getPortalColor, getPortalLifecycleStateLastChangedBy, getPortalLifecycleStateLastChangedDate, getPortalLifecycleStateMode, getPreview, getPreviewScaled, getPrivacyPolicyURL, getReorderDeviceGroups, getResourceCatalogForGroupSpaceSiteTemplates, getSecuritySeededRoles, getSecuritySeededUsers, getSecuritySubscriptionMessagesAddMember, getSecuritySubscriptionMessagesInviteMember, getSecuritySubscriptionMessagesInviteNonMember, getSelfRegistrationDefaultRole, getSelfRegistrationPage, getServiceDataCopied, getSkin, getSubGSCount, getSupportedLanguages, getWorkflowApprovalSubscriptionRoleWorkflows, getWorkflowApprovalUnsubscriptionRoleWorkflows, setAcronym, setAdminMailingList, setAllMailingList, setAncestorPath, setApplicationID, setCopyrightMessage, setCreationStatus, setDefaultLanguage, setDisplayName, setEnabledTools, setHelpPage, setIcon, setIconScaled, setInviteWebCenterUsersEnabled, setIsBlockAllAccess, setIsClosed, setIsDiscoverable, setIsFooterHidden, setIsOnline, setIsPageCreationSettingInstantCreate, setIsPublic, setIsPublishRSS, setIsSeeded, setIsSelfRegistration, setIsWorkflowApprovalSubscriptionApprovalRequired, setIsWorkflowApprovalSubscriptionEnableAllRoles, setIsWorkflowApprovalUnsubscriptionApprovalRequired, setIsWorkflowApprovalUnsubscriptionEnableAllRoles, setJavaFormatId, setKeywords, setLoginFailedPage, setLoginPage, setLogo, setLogoScaled, setMemberCount, setNavigationRootNode, setOfflinePage, setPageCreationSettingScheme, setPageCreationStyle, setPortalColor, setPortalLifecycleStateLastChangedBy, setPortalLifecycleStateLastChangedDate, setPortalLifecycleStateMode, setPreview, setPreviewScaled, setPrivacyPolicyURL, setReorderDeviceGroups, setResourceCatalogForGroupSpaceSiteTemplates, setSecuritySeededRoles, setSecuritySeededUsers, setSecuritySubscriptionMessagesAddMember, setSecuritySubscriptionMessagesInviteMember, setSecuritySubscriptionMessagesInviteNonMember, setSelfRegistrationDefaultRole, setSelfRegistrationPage, setServiceDataCopied, setSkin, setSubGSCount, setSupportedLanguages, setWorkflowApprovalSubscriptionRoleWorkflows, setWorkflowApprovalUnsubscriptionRoleWorkflows
getCreated, getCreator, getCreatorGuid, getCurrentVersionId, getDescription, getDocumentRef, getId, getLocale, getModified, getModifier, getModifierGuid, getName, getNamespace, getNewVersionId, getPortalShortId, getReference, getSecurityId, getShortId, populateSubLinks, setCreated, setCreator, setCurrentVersionId, setDescription, setDocumentRef, setId, setLocale, setModified, setModifier, setName, setNamespace, setNewVersionId, setPortalShortId, setReference, setSecurityId, setShortId
public static final java.lang.String RESOURCE_TYPE
public java.lang.String resourceType()
resourceType
in interface oracle.webcenter.jaxrs.framework.model.LinkedInterface
resourceType
in class PropertyBean
public final void setTemplateName(java.lang.String templateName)
templateName
- the template namepublic final java.lang.String getTemplateName()
public void populateLinks(oracle.webcenter.jaxrs.framework.uri.UriService service)
populateLinks
in class PortalPropertyBean
service
- UriService