TicketImpl Class
- public class TicketImpl
extends Object
implements Ticket
A new WLP Content Repository ticket to an old ContentManager
-
Hierarchy
-
Object
TicketImpl
-
All Implemented Interfaces
-
Serializable, Ticket
TicketImpl
public TicketImpl(Credentials credentials,
Properties properties)
getNodeOps() Method
public NodeOps getNodeOps()
Description copied from Ticket.getNodeOps()
Returns a NodeOps that will service the Repository
that instantiated this Ticket.
getObjectClassOps() Method
public ObjectClassOps getObjectClassOps()
Description copied from Ticket.getObjectClassOps()
Returns an ObjectClassOps that will service the Repository
that instantiated this Ticket.
getSearchOps() Method
public SearchOps getSearchOps()
Description copied from Ticket.getSearchOps()
Returns a SearchOps that will service the Repository
that instantiated this Ticket.
toString() Method
public String toString()
-
Overrides
-
Object.toString()