Method Summary |
|
public synchronized Collection | getAccessConstraints() Returns the access constraints applied to assure the protection of privacy or intellectual property,
and any special restrictions or limitations on obtaining the resource. |
public synchronized Collection | getOtherConstraints() Returns the other restrictions and legal prerequisites for accessing and using the resource. |
public synchronized Collection | getUseConstraints() Returns the constraints applied to assure the protection of privacy or intellectual property, and any
special restrictions or limitations or warnings on using the resource. |
public synchronized void | setAccessConstraints(Collection newValues) Set the access constraints applied to assure the protection of privacy or intellectual property,
and any special restrictions or limitations on obtaining the resource. |
public synchronized void | setOtherConstraints(Collection newValues) Set the other restrictions and legal prerequisites for accessing and using the resource. |
public synchronized void | setUseConstraints(Collection newValues) Set the constraints applied to assure the protection of privacy or intellectual property, and any
special restrictions or limitations or warnings on using the resource. |