Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E27155-03


oracle.security.jps.service.policystore.info
Interface ExpressionComponent

All Known Subinterfaces:
AttributeEntry<T>
All Known Implementing Classes:
BasicAttributeEntry, DataType, Expression, OpssAnyURI, OpssBase64Binary, OpssBoolean, OpssDate, OpssDateTime, OpssDateTimeObject, OpssDayTimeDuration, OpssDNSName, OpssDouble, OpssHexBinary, OpssInteger, OpssIPAddress, OpssRFC822Name, OpssString, OpssTime, OpssX500Name, OpssYearMonthDuration, ValueCollection

public interface ExpressionComponent

A representation of any entity that can appear as part of an expression.

Note: This interface is defined as a mechanism to exchange information only. The consumer must not implement this interface. Rather, the consumer should rely upon the existing public classes that implement this interface.


Nested Class Summary
static class ExpressionComponent.Type
           

 

Method Summary
 ExpressionComponent.Type getComponentType()
          Returns type of the component.

 

Method Detail

getComponentType

ExpressionComponent.Type getComponentType()
Returns type of the component.
Returns:

Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E27155-03


Copyright © 2011, 2013 Oracle. All rights reserved.