| Package | Description |
|---|---|
| com.independentsoft.share |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FieldLink> |
Service.getContentTypeFieldLinks(java.lang.String contentTypeId)
Gets the content type field links.
|
java.util.List<FieldLink> |
Service.getContentTypeFieldLinks(java.lang.String contentTypeId,
java.util.List<IQueryOption> queryOptions)
Gets the content type field links.
|
java.util.List<FieldLink> |
Service.getContentTypeFieldLinks(java.lang.String listId,
java.lang.String contentTypeId)
Gets the content type field links.
|
java.util.List<FieldLink> |
Service.getContentTypeFieldLinks(java.lang.String listId,
java.lang.String contentTypeId,
java.util.List<IQueryOption> queryOptions)
Gets the content type field links.
|