Package | Description |
---|---|
com.uc4.api |
This package contains classes which are generally used.
|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Class and Description |
---|---|
class |
FolderListItem
This class represents one object in a folder.
|
class |
SearchResultItem
This class represents an item from the search result.
|
Constructor and Description |
---|
TransportObject(ITransportable transportable)
Creates a new
TransportObject request to place a single
UC4 Object in the transport folder. |
Constructor and Description |
---|
TransportObject(Iterator<? extends ITransportable> it)
Creates a new
TransportObject request to place a list of objects
into the transport folder. |
Copyright © 2019. All rights reserved.