Project: stp

javax.wvcm
Interface PropertyRequestItem

All Known Implementing Classes:
CqQueryFolder.GroupAccessRightsName, CqQueryFolder.UserAccessRightsName, CqRecord.FieldName, CqUserDb.NamedValueName, PropertyNameList, PropertyNameList.PropertyName, PropertyRequestItem.NestedPropertyName, PropertyRequestItem.PropertyRequest, StpProperty.MetaPropertyName

public interface PropertyRequestItem

A specification of the types of objects can be used to create a PropertyRequest.

Since:
1.0

Nested Class Summary
static class PropertyRequestItem.NestedPropertyName<T>
          A NestedPropertyName consists of the name of a root property whose value is desired and an optional request for nested properties of the resource (or resources) referenced by the value of that root property.
static class PropertyRequestItem.PropertyRequest
          A map of PropertyName to PropertyRequest objects, used to specify one or more properties whose values are to be read from a resource.
 


Generated Wed 20-Apr-2011 11:26 AM

Copyright © IBM 2011. All rights reserved.