com.bea.ld.metadata
Class FunctionCollection.DataAccessRole

java.lang.Object
  extended by com.bea.ld.metadata.FunctionCollection.DataAccessRole
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
FunctionCollection

public static class FunctionCollection.DataAccessRole
extends java.lang.Object
implements java.io.Serializable

The function collection data access role.

See Also:
Serialized Form

Field Summary
static FunctionCollection.DataAccessRole ENTITY
           
static FunctionCollection.DataAccessRole LIBRARY
           
static FunctionCollection.DataAccessRole[] VALUES
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ENTITY

public static final FunctionCollection.DataAccessRole ENTITY

LIBRARY

public static final FunctionCollection.DataAccessRole LIBRARY

VALUES

public static final FunctionCollection.DataAccessRole[] VALUES
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2007 BEA Systems Inc. All Rights Reserved.