com.arsdigita.versioning
Class Operation
java.lang.Object
com.arsdigita.versioning.Operation
- public class Operation
- extends Object
Operation
- Version:
- $Revision: #15 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
CREATE
public static final Operation.Type CREATE
SET
public static final Operation.Type SET
ADD
public static final Operation.Type ADD
REMOVE
public static final Operation.Type REMOVE
DELETE
public static final Operation.Type DELETE
getType
public Operation.Type getType()
getObject
public OID getObject()
getProperty
public Property getProperty()
getArgument
public Object getArgument()
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC