|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.metadata.Application
public class Application
| Field Summary | |
|---|---|
static com.sas.util.UsageVersion |
CURRENT_VERSION
|
static com.sas.util.UsageVersion |
OLDEST_VERSION
|
| Fields inherited from class com.sas.services.information.metadata.Metadata |
|---|
_actionInterfaces, _children, _isCompatible, _isDestroyPending, _isReadCompatible, _myRefreshInterval, _myState, _omrCreateDate, _omrModifyDate, _repository, _repositoryFlag, _repositoryObject, _treeRefreshTime, formats, gmtZone, OMSOBJ_STRING, REPOSITORY_DAV, REPOSITORY_LOMR, REPOSITORY_NONE, REPOSITORY_OMR, SLASH |
| Fields inherited from interface com.sas.services.information.metadata.MetadataInterface |
|---|
METADATA_STATE_DELETED, METADATA_STATE_DESTROYED, METADATA_STATE_NEW, METADATA_STATE_NORMAL, PERMISSION_READMETADATA, PERMISSION_WRITEMETADATA |
| Constructor Summary | |
|---|---|
|
Application()
|
|
Application(Application o)
|
protected |
Application(java.lang.Class theClass)
|
protected |
Application(java.lang.Object o,
java.lang.Class theClass)
|
|
Application(RepositoryInterface repos,
java.lang.String name,
FolderInterface parent)
|
|
Application(com.sas.metadata.remote.impl.SoftwareComponentImpl_Stub o)
|
|
Application(com.sas.metadata.remote.impl.SoftwareComponentImpl o)
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,com.sas.services.security.ApplicationAuthorization> |
getActions()
Returns a map of all actions defined for the application. |
com.sas.storage.editableproperties.PropertyList |
getLocalizableProperties()
|
ApplicationInterface |
getParentApplication()
Returns the parent application of this application or null if no parent is defined. |
java.lang.String |
getType()
Get the object type. |
boolean |
isGridCapable()
Returns true if application is marked as a grid capable application. |
void |
setGridCapable(boolean gridCapable)
Sets the gridCapable property for this application. |
void |
setLocalizableProperties(com.sas.storage.editableproperties.PropertyMap map)
|
void |
upgradeFromPreviousVersion()
Upgrades an object from a previous version to the most current version supported. |
| Methods inherited from interface com.sas.services.information.publicobject.PublicObjectInterface |
|---|
addProcessorInterface, getContainer, getIdentifier, getName, getObjectURI, getPathUrl, getProcessorInterface, getTypeDescriptor |
| Field Detail |
|---|
public static final com.sas.util.UsageVersion OLDEST_VERSION
public static final com.sas.util.UsageVersion CURRENT_VERSION
| Constructor Detail |
|---|
public Application()
throws java.rmi.RemoteException
java.rmi.RemoteException
protected Application(java.lang.Class theClass)
throws java.rmi.RemoteException
java.rmi.RemoteException
protected Application(java.lang.Object o,
java.lang.Class theClass)
throws java.rmi.RemoteException
java.rmi.RemoteException
public Application(Application o)
throws java.rmi.RemoteException
java.rmi.RemoteException
public Application(com.sas.metadata.remote.impl.SoftwareComponentImpl o)
throws java.rmi.RemoteException
java.rmi.RemoteException
public Application(com.sas.metadata.remote.impl.SoftwareComponentImpl_Stub o)
throws java.rmi.RemoteException
java.rmi.RemoteException
public Application(RepositoryInterface repos,
java.lang.String name,
FolderInterface parent)
throws java.rmi.RemoteException
java.rmi.RemoteException| Method Detail |
|---|
public java.lang.String getType()
throws java.rmi.RemoteException
Metadata
getType in interface MetadataInterfacegetType in class com.sas.services.information.metadata.OMRSoftwareComponentjava.rmi.RemoteException - in the event of remote object failure
public ApplicationInterface getParentApplication()
throws ServiceException,
java.rmi.RemoteException
ApplicationInterface
getParentApplication in interface ApplicationInterfaceServiceException - If a service level error occurs.
java.rmi.RemoteException - In the event of remote object failure.
public java.util.Map<java.lang.String,com.sas.services.security.ApplicationAuthorization> getActions()
throws ServiceException,
java.rmi.RemoteException
ApplicationInterface
getActions in interface ApplicationInterfaceServiceException
java.rmi.RemoteException
public com.sas.storage.editableproperties.PropertyList getLocalizableProperties()
throws com.sas.storage.editableproperties.UnexpectedLocalizationException
getLocalizableProperties in interface com.sas.storage.editableproperties.LocalizablePropertiescom.sas.storage.editableproperties.UnexpectedLocalizationException
public void setLocalizableProperties(com.sas.storage.editableproperties.PropertyMap map)
throws com.sas.storage.editableproperties.UnexpectedLocalizationException
setLocalizableProperties in interface com.sas.storage.editableproperties.LocalizablePropertiescom.sas.storage.editableproperties.UnexpectedLocalizationException
public void upgradeFromPreviousVersion()
throws java.rmi.RemoteException,
ServiceException
UpgradeInterface
upgradeFromPreviousVersion in interface com.sas.services.util.UpgradeInterfacejava.rmi.RemoteException - a remote object failure
ServiceException - if the object could not be upgraded
public boolean isGridCapable()
throws ServiceException,
java.rmi.RemoteException
ApplicationInterface
isGridCapable in interface ApplicationInterfaceServiceException
java.rmi.RemoteException
public void setGridCapable(boolean gridCapable)
throws ServiceException,
java.rmi.RemoteException
ApplicationInterface
setGridCapable in interface ApplicationInterfaceServiceException
java.rmi.RemoteException
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||