Searched defs:startState (Results 1 - 25 of 2302) sorted by relevance

1234567891011>>

/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/api/
H A DReplicationDomainDB.java104 * @param startState
117 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument
129 * @param startState
144 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument
159 * @param startState
172 DBCursor<UpdateMsg> getCursorFrom(DN baseDN, ServerState startState, KeyMatchingStrategy matchingStrategy, argument
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/api/
H A DReplicationDomainDB.java104 * @param startState
117 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument
129 * @param startState
144 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument
159 * @param startState
172 DBCursor<UpdateMsg> getCursorFrom(DN baseDN, ServerState startState, KeyMatchingStrategy matchingStrategy, argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/api/
H A DReplicationDomainDB.java103 * @param startState
113 MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, CursorOptions options) throws ChangelogException; argument
124 * @param startState
136 MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, CursorOptions options, Set<DN> excludedDomainDns) argument
151 * @param startState
161 DBCursor<UpdateMsg> getCursorFrom(DN baseDN, ServerState startState, CursorOptions options) throws ChangelogException; argument
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/
H A DCategoryElementImpl.java116 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
118 state = startState;
H A DLibrariesElementImpl.java122 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
124 state = startState;
H A DLibrariesTypeImpl.java150 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
152 state = startState;
H A DLibraryElementImpl.java112 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
114 state = startState;
H A DLibraryTypeImpl.java108 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
110 state = startState;
H A DLoadOnStartupElementImpl.java112 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
114 state = startState;
H A DLoadOnStartupTypeImpl.java108 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
110 state = startState;
H A DRealizationElementImpl.java122 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
124 state = startState;
H A DRealizationTypeImpl.java150 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
152 state = startState;
H A DResourceBundlesElementImpl.java122 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
124 state = startState;
H A DResourceBundlesTypeImpl.java150 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
152 state = startState;
H A DResourceElementImpl.java112 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
114 state = startState;
H A DResourceTypeImpl.java108 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
110 state = startState;
H A DRuntimeElementImpl.java135 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
137 state = startState;
H A DServiceElementImpl.java140 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
142 state = startState;
H A DTypeofserviceElementImpl.java112 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
114 state = startState;
H A DTypeofserviceTypeImpl.java108 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument
110 state = startState;
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/
H A DAffiliationDescriptorConfigElementImpl.java127 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument
129 state = startState;
H A DAttributeElementImpl.java119 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument
121 state = startState;
H A DAttributeTypeImpl.java172 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument
174 state = startState;
H A DBaseConfigTypeImpl.java174 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument
176 state = startState;
H A DEntityConfigElementImpl.java162 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument
164 state = startState;

Completed in 113 milliseconds

1234567891011>>