Moti Asayag has posted comments on this change.
Change subject: core: Use StringUtils and getDbFacade (#824497)
......................................................................
Patch Set 2: (1 inline comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachNetworkFromVdsInterfaceCommand.java
Line 17: import org.ovirt.engine.core.dal.VdcBllMessages;
Line 18: import org.ovirt.engine.core.utils.NetworkUtils;
Line 19: import org.ovirt.engine.core.utils.linq.LinqUtils;
Line 20: import org.ovirt.engine.core.utils.linq.Predicate;
Line 21:
haven't found any usage for it nor for AuditLogableBase which is being used to
instantiate AuditLog (to be saved to the DB) and AuditLog is also fetched from
the DB and passed to the clients.
Therefore the Serializable in the command hierarchy looks redundant.
Line 22: @SuppressWarnings("serial")
Line 23: public class DetachNetworkFromVdsInterfaceCommand<T extends
AttachNetworkToVdsParameters> extends VdsNetworkCommand<T> {
Line 24: public DetachNetworkFromVdsInterfaceCommand(T paramenters) {
Line 25: super(paramenters);
--
To view, visit http://gerrit.ovirt.org/7106
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I4aa0e7119d29809cb7af094a2ea978200c22613f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches