public class ProvisioningResult<E extends EntityTO> extends AbstractBaseBean
| Constructor and Description |
|---|
ProvisioningResult() |
| Modifier and Type | Method and Description |
|---|---|
E |
getEntity() |
List<PropagationStatus> |
getPropagationStatuses() |
void |
setEntity(E any) |
equals, hashCode, toStringpublic E getEntity()
public void setEntity(E any)
public List<PropagationStatus> getPropagationStatuses()
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.