| Package | Description |
|---|---|
| com.microsoft.windowsazure.services.media |
This package contains the media services, interface, and associated configuration and utility classes.
|
| com.microsoft.windowsazure.services.media.entityoperations |
This package contains the media service OData operation class, interface, and utility classes.
|
| com.microsoft.windowsazure.services.media.models |
This package contains the media service data transfer object classes.
|
| Class and Description |
|---|
| EntityContract
Contract for interacting with the back end service providing various odata
entities.
|
| EntityWithOperationIdentifier |
| Class and Description |
|---|
| DefaultActionOperation
Generic implementation of Delete operation usable by most entities.
|
| DefaultDeleteOperation
Generic implementation of Delete operation usable by most entities
|
| DefaultEntityActionOperation
Generic implementation of Delete operation usable by most entities.
|
| DefaultEntityTypeActionOperation
The Class DefaultTypeActionOperation.
|
| DefaultListOperation
Generic implementation of the list operation, usable by most entities
|
| EntityActionOperation
Action operation for Entities.
|
| EntityBatchOperation |
| EntityContract
Contract for interacting with the back end service providing various odata
entities.
|
| EntityCreateOperation
The Interface EntityCreateOperation.
|
| EntityDeleteOperation |
| EntityGetOperation
Get operation for Entities
|
| EntityListOperation
Operation class to retrieve a list of entities
|
| EntityOperation |
| EntityOperationBase
Default implementation of EntityOperation
|
| EntityOperationBase.EntityIdUriBuilder
The Class EntityIdUriBuilder.
|
| EntityOperationBase.EntityUriBuilder
The Interface EntityUriBuilder.
|
| EntityOperationSingleResult |
| EntityOperationSingleResultBase |
| EntityProxyData
Interface used to communicate details about the proxy to the operations, if
they need it.
|
| EntityTypeActionOperation
The Interface EntityTypeActionOperation.
|
| EntityUpdateOperation |
| Class and Description |
|---|
| DefaultListOperation
Generic implementation of the list operation, usable by most entities
|
| EntityActionOperation
Action operation for Entities.
|
| EntityBatchOperation |
| EntityCreateOperation
The Interface EntityCreateOperation.
|
| EntityDeleteOperation |
| EntityGetOperation
Get operation for Entities
|
| EntityLinkOperation
Generic implementation of $link operation of two entities.
|
| EntityOperation |
| EntityOperationBase
Default implementation of EntityOperation
|
| EntityOperationSingleResult |
| EntityOperationSingleResultBase |
| EntityProxyData
Interface used to communicate details about the proxy to the operations, if
they need it.
|
| EntityTypeActionOperation
The Interface EntityTypeActionOperation.
|
| EntityUnlinkOperation
Generic implementation of $link operation of two entities.
|
| EntityUpdateOperation |
| EntityWithOperationIdentifier |
/**
* Copyright Microsoft Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/