com.arsdigita.portal.apportlet
Class AppPortletType
java.lang.Object
com.arsdigita.domain.DomainObject
com.arsdigita.kernel.ResourceType
com.arsdigita.portal.PortletType
com.arsdigita.portal.apportlet.AppPortletType
- public final class AppPortletType
- extends PortletType
- Author:
- Jim Parsons
Methods inherited from class com.arsdigita.portal.PortletType |
createPortletType, getBaseDataObjectType, getProfile, getProviderApplicationType, hasEmbeddedView, hasFullPageView, retrieveAllPortletTypes, retrievePortletType, retrievePortletType, retrievePortletType, retrievePortletTypeForPortlet, setEmbeddedView, setFullPageView, setProfile, setProviderApplicationType, setProviderApplicationType |
Methods inherited from class com.arsdigita.kernel.ResourceType |
addRelevantPrivilege, addRelevantPrivilege, createResourceType, getConfig, getConfigs, getCreateComponent, getCreateFormSection, getDescription, getID, getModifyComponent, getModifyFormSection, getRelevantPrivileges, getResourceObjectType, getTitle, hasConfig, isInstalled, registerResourceTypeConfig, removeRelevantPrivilege, removeRelevantPrivilege, retrieveAllResourceTypes, retrieveResourceType, retrieveResourceType, retrieveResourceType, retrieveResourceTypeForResource, setDescription, setResourceObjectType, setTitle |
Methods inherited from class com.arsdigita.domain.DomainObject |
add, add, addToAssociation, afterDelete, afterSave, beforeDelete, beforeSave, clear, delete, disconnect, equals, get, getObjectType, getOID, getSession, hashCode, initialize, isDeleted, isDisconnected, isModified, isNew, isPropertyModified, isValid, remove, remove, remove, removeFromAssociation, save, set, setAssociation, setAssociation, specializeDataObject, specializeDataObject, toString |
AppPortletType
protected AppPortletType(DataObject dataObject)
AppPortletType
protected AppPortletType(String dataObjectType,
String title,
String profile,
String portletObjectType)
retrieveAppPortletType
public static AppPortletType retrieveAppPortletType(BigDecimal id)
retrieveAppPortletType
public static AppPortletType retrieveAppPortletType(OID oid)
retrieveAppPortletType
public static AppPortletType retrieveAppPortletType(DataObject dataObject)
retrieveAppPortletTypeForAppPortlet
public static AppPortletType retrieveAppPortletTypeForAppPortlet(String portletObjectType)
createAppPortletType
public static AppPortletType createAppPortletType(String title,
String profile,
String portletObjectType)
setPortalApplication
public void setPortalApplication(boolean isPortalApplication)
isPortalApplication
public boolean isPortalApplication()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC