com.bea.portal.tools.resource
Class ResourceEnvironment
java.lang.Object
   com.bea.portal.tools.resource.ResourceEnvironment
com.bea.portal.tools.resource.ResourceEnvironment
- All Implemented Interfaces 
- Serializable
- public abstract class ResourceEnvironment 
- extends Object- implements Serializable
Interface for providing information about the environment of a resource.  This 
 information could be used by the DA and Visitor Entitlement frameworks to determine
 what capabilities should be associated with the resource within its environment.
- See Also
- Serialized Form
 
 
| Method Summary | 
| abstract  String | getName()Get the name of the environment for a resource.
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT_ENVIRONMENT_NAME
public static final String DEFAULT_ENVIRONMENT_NAME
- See Also
- Constants Summary
ResourceEnvironment
public ResourceEnvironment()
getName
public abstract String getName()
- Get the name of the environment for a resource.
 
- 
 
- 
- Returns
- the name of the environment for a resource
 
Copyright © 2008 BEA Systems, Inc. All Rights Reserved