Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
Org.IdentityConnectors.Framework.Common.Objects.Filters.StartsWithFilter Class Reference

Inherits Org.IdentityConnectors.Framework.Common.Objects.Filters.StringFilter.

Public Member Functions

 StartsWithFilter (ConnectorAttribute attr)
 
override bool Accept (String value)
 
override string ToString ()
 
- Public Member Functions inherited from Org.IdentityConnectors.Framework.Common.Objects.Filters.StringFilter
new String GetValue ()
 Get the string value from the afore mentioned attribute. More...
 
override bool Accept (ConnectorObject obj)
 
override bool Accept (EmbeddedObject obj)
 
- Public Member Functions inherited from Org.IdentityConnectors.Framework.Common.Objects.Filters.SingleValueAttributeFilter
Object GetValue ()
 Value to test against. More...
 
String GetName ()
 Name of the attribute to find in the ConnectorObject. More...
 
- Public Member Functions inherited from Org.IdentityConnectors.Framework.Common.Objects.Filters.AttributeFilter
ConnectorAttribute GetAttribute ()
 Get the internal attribute. More...
 
bool IsPresent (ConnectorObject obj)
 Determines if the attribute provided is present in the ConnectorObject. More...
 

Additional Inherited Members

- Package Functions inherited from Org.IdentityConnectors.Framework.Common.Objects.Filters.StringFilter
 StringFilter (ConnectorAttribute attr)
 Attempts to get a string from the attribute. More...
 
- Package Functions inherited from Org.IdentityConnectors.Framework.Common.Objects.Filters.SingleValueAttributeFilter
 SingleValueAttributeFilter (ConnectorAttribute attr)
 Attempt to single out the value for comparison. More...
 
- Package Functions inherited from Org.IdentityConnectors.Framework.Common.Objects.Filters.AttributeFilter
 AttributeFilter (ConnectorAttribute attribute)
 Root filter for Attribute testing.. More...
 

The documentation for this class was generated from the following file: