com.sas.services.information.metadata
Class Application

com.sas.services.information.metadata.Application
All Implemented Interfaces:
MetadataInterface, SoftwareComponentInterface, PublicObjectInterface, com.sas.services.util.UpgradeInterface, com.sas.storage.editableproperties.LocalizableProperties, java.io.Serializable, java.rmi.Remote

public class Application
implements com.sas.storage.editableproperties.LocalizableProperties, com.sas.services.util.UpgradeInterface

See Also:
Serialized Form

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
 com.sas.storage.editableproperties.PropertyList getLocalizableProperties()
           
 java.lang.String getType()
          Get the object type.
 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 class com.sas.services.information.metadata.Metadata
add, addAccessControl, addAttribute, addAttributes, addDocument, addExtension, addGroup, addImplementor, addKeyword, addObjectProperty, addObjectProperty, addPermissions, addProcessorInterface, addPrompt, addPropertySet, addRemark, addResponsibleParty, addToList, addTransactionListener, addUsedByPrototype, checkin, checkout, checkPulse, clearInformationService, commit, copyTo, countAssociatedObjects, delete, deleteAttribute, deleteAttributes, deleteRootObject, destroy, fromByteArray, getAccessControls, getAttribute, getAttributes, getAuthorizationUtil, getContainer, getCreateDate, getDefaultLocalizableProperties, getDescription, getDocuments, getEntityKey, getEntityURL, getExtensions, getGroups, getGUID, getIdentifier, getIdentities, getImplementors, getInformationService, getKeywords, getLockedBy, getModifyDate, getName, getObjectProperties, getObjectURI, getParent, getParentPath, getParents, getPath, getPaths, getPathUrl, getPathUrl, getPermission, getPermissions, getPermissions, getPreviousVersionNames, getPrimaryPropertyGroup, getProcessorInterface, getPrompt, getPrompts, getPropertyBag, getPropertySets, getRemarksList, getReposId, getRepository, getRepositoryEntity, getRepositoryName, getReposKey, getResponsibleParties, getState, getTrackingId, getTreeRefresh, getTypeDescriptor, getUsageVersion, getUsedByPrototypes, getUsingPrototype, getVersion, hashCode, isAuthorized, isCompatible, isConnectionException, isDeleted, isDestroyed, isLoggingEnabled, isLoggingEnabled, isObjectAlive, isReadCompatible, logFormat, logFormat, logFormat, logFormat, logFormat, logFormat, logFormat, logFormat, logMessage, logMessage, logMessage, logMessage, logThrowable, logThrowable, mapNameToFilesystem, mapUrlToFilesystem, moveTo, newServiceObject, notifyTransactionListeners, refresh, removeAccessControl, removeDocument, removeExtension, removeFromList, removeGroup, removeImplementor, removeKeyword, removeObjectProperty, removePermissions, removePrompt, removePropertySet, removeResponsibleParty, removeUsedByPrototype, rollback, setAttribute, setAttributes, setCompatibility, setDefaultLocalizableProperties, setDeleted, setDescription, setDocuments, setExtensions, setGroups, setGUID, setKeywords, setName, setObjectProperties, setPermission, setPrimaryPropertyGroup, setPrompt, setPrompts, setRemarksList, setRepository, setTreeRefresh, setUsingPrototype, startTransaction, toByteArray, toString, transactionEvent, uncheckout, update, updateFromBag, validateNameAndFolder, validateNameAndFolder, version
 
Methods inherited from interface com.sas.services.information.metadata.MetadataInterface
add, addAccessControl, addAttribute, addAttributes, addDocument, addExtension, addGroup, addImplementor, addKeyword, addObjectProperty, addObjectProperty, addPermissions, addPrompt, addPropertySet, addRemark, addResponsibleParty, addTransactionListener, addUsedByPrototype, checkin, checkout, commit, copyTo, countAssociatedObjects, delete, deleteAttribute, deleteAttributes, destroy, getAccessControls, getAttribute, getAttributes, getAuthorizationUtil, getCreateDate, getDescription, getDocuments, getEntityKey, getEntityURL, getExtensions, getGroups, getGUID, getIdentities, getImplementors, getKeywords, getLockedBy, getModifyDate, getObjectProperties, getParent, getParentPath, getParents, getPath, getPaths, getPermission, getPermissions, getPermissions, getPreviousVersionNames, getPrimaryPropertyGroup, getPrompt, getPrompts, getPropertyBag, getPropertySets, getRemarksList, getReposId, getRepository, getRepositoryEntity, getRepositoryName, getReposKey, getResponsibleParties, getState, getTrackingId, getUsageVersion, getUsedByPrototypes, getUsingPrototype, getVersion, isAuthorized, isCompatible, isDeleted, isDestroyed, isLoggingEnabled, isObjectAlive, isReadCompatible, logMessage, mapNameToFilesystem, mapUrlToFilesystem, moveTo, newServiceObject, refresh, removeAccessControl, removeDocument, removeExtension, removeGroup, removeImplementor, removeKeyword, removeObjectProperty, removePermissions, removePrompt, removePropertySet, removeResponsibleParty, removeUsedByPrototype, rollback, setAttribute, setAttributes, setDeleted, setDescription, setDocuments, setExtensions, setGroups, setGUID, setKeywords, setName, setObjectProperties, setPermission, setPrimaryPropertyGroup, setPrompt, setPrompts, setRemarksList, setRepository, setUsingPrototype, startTransaction, toByteArray, transactionEvent, uncheckout, update, updateFromBag, version
 
Methods inherited from interface com.sas.services.information.publicobject.PublicObjectInterface
addProcessorInterface, getContainer, getIdentifier, getName, getObjectURI, getPathUrl, getProcessorInterface, getTypeDescriptor
 

Field Detail

OLDEST_VERSION

public static final com.sas.util.UsageVersion OLDEST_VERSION

CURRENT_VERSION

public static final com.sas.util.UsageVersion CURRENT_VERSION
Constructor Detail

Application

public Application()
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

Application

protected Application(java.lang.Class theClass)
               throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

Application

protected Application(java.lang.Object o,
                      java.lang.Class theClass)
               throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

Application

public Application(Application o)
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

Application

public Application(com.sas.metadata.remote.impl.SoftwareComponentImpl o)
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

Application

public Application(com.sas.metadata.remote.impl.SoftwareComponentImpl_Stub o)
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

Application

public Application(RepositoryInterface repos,
                   java.lang.String name,
                   FolderInterface parent)
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getType

public java.lang.String getType()
                         throws java.rmi.RemoteException
Description copied from class: Metadata
Get the object type. Subclasses of Metadata will return a repository-neutral type string. If no subclass exists, Metadata returns the repository-specific type.

Specified by:
getType in interface MetadataInterface
Overrides:
getType in class com.sas.services.information.metadata.OMRSoftwareComponent
Returns:
A type string for the object.
Throws:
java.rmi.RemoteException - in the event of remote object failure

getLocalizableProperties

public com.sas.storage.editableproperties.PropertyList getLocalizableProperties()
                                                                         throws com.sas.storage.editableproperties.UnexpectedLocalizationException
Specified by:
getLocalizableProperties in interface com.sas.storage.editableproperties.LocalizableProperties
Throws:
com.sas.storage.editableproperties.UnexpectedLocalizationException

setLocalizableProperties

public void setLocalizableProperties(com.sas.storage.editableproperties.PropertyMap map)
                              throws com.sas.storage.editableproperties.UnexpectedLocalizationException
Specified by:
setLocalizableProperties in interface com.sas.storage.editableproperties.LocalizableProperties
Throws:
com.sas.storage.editableproperties.UnexpectedLocalizationException

upgradeFromPreviousVersion

public void upgradeFromPreviousVersion()
                                throws java.rmi.RemoteException,
                                       ServiceException
Description copied from interface: UpgradeInterface
Upgrades an object from a previous version to the most current version supported.

Specified by:
upgradeFromPreviousVersion in interface com.sas.services.util.UpgradeInterface
Throws:
java.rmi.RemoteException - a remote object failure
ServiceException - if the object could not be upgraded



Copyright © 2009 SAS Institute Inc. All Rights Reserved.